Docs.rs
polars-error-0.44.2
polars-error 0.44.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
Dependencies
polars-arrow-format ^0.1.0
normal
optional
avro-schema ^0.3
normal
optional
object_store ^0.10
normal
optional
regex ^1.9
normal
optional
simdutf8 ^0.1.4
normal
thiserror ^1
normal
Versions
2.63%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
error
0.44.2
All Items
Crate Items
Modules
Macros
Structs
Enums
Functions
Type Aliases
Crate
polars_error
Copy item path
Source
Modules
§
constants
Constant that help with creating error messages dependent on the host language.
Macros
§
feature_
gated
polars_
bail
polars_
ensure
polars_
err
polars_
warn
Structs
§
ErrString
Enums
§
Polars
Error
Polars
Warning
Functions
§
get_
warning_
function
map_err
set_
warning_
function
⚠
Set the function that will be called by the
polars_warn!
macro. You can use this to set logging in polars.
to_
compute_
err
Type Aliases
§
Polars
Result